home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0054-Re Initial Dialogs-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  869 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    1484896                         20-June-89        02:00
  2.  
  3. From:   FRIEDRICH1                      Friedrich, Steve
  4.  
  5. To:     ARGII                           Argii Design Group, M Demeyer, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: Initial Dialogs
  10.  
  11. Because MacApp® programs now have the MultiFinder™ bits for
  12. aware/background/foreground set the applications are no longer pulled to the
  13. front until an event call has been made "several" times. Normally, this is not
  14. a problem, but if you are displaying a splash/progress display when launching a
  15. program it can be.
  16. MacApp 2.0ß9 has the procedure PULLAPPLICATIONTOFRONT which will do just what
  17. it says.  See the Calc sample program from 2.0ß9 for details of how to do a
  18. splash screen.  2.0ß5 users can call EVENTAVAIL several times to accomplish the
  19. same function.
  20.  
  21. Regards,
  22. Steve
  23.  
  24.